home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d26 / chemview.arc / CHEMVIEW.DOC < prev    next >
Text File  |  1990-04-02  |  2KB  |  51 lines

  1.                   CHEMVIEW Ver 1.00  June 28, 1987
  2.  
  3.      CHEMVIEW is a molecular animation program that shows 3
  4.      dimensional rotation on an EGA. The library of files was
  5.      generated using CHEMICAL; a molecular modeling program that
  6.      bonds and places atoms that the user has selected from a
  7.      Periodic Table.
  8.  
  9.      To run this program simply enter the file name (with
  10.      extension) as requested. File names with a .DAT extension
  11.      were generated with CHEMICAL. Files with a .D extension have
  12.      everything except the location information deleted.
  13.  
  14.      CHEMVIEW is written in turbo PASCAL using the public domian EGA
  15.      graphic assembly code written by Kent Cedola, 2015 Meadow
  16.      Lake Court, Norfolk, Virginia 23518. The GDMAXCOL and
  17.      GDMAXROW constants had to be increased to work with two
  18.      graphic pages.
  19.  
  20.  
  21.      The disk files relating to CHEMICAL and CHEMVIEW are:
  22.  
  23.      1)  CHEMICAL.EXE    226 Kbytes    Executable Code
  24.      2)  CHEM.DOC          8 Kbytes    This document
  25.      3)  CHEM.TUT          4 Kbytes    Chemical Bonding Tutorial
  26.      4)  CHEM.EXA          4 Kbytes    How to do examples
  27.      5)  CHEM.PRO         27 Kbytes    Main Program / Executive
  28.      6)  CHEMPRED.PRO      3 Kbytes    Global Predicates
  29.      7)  CHEMDOM.PRO       1 Kbytes    Global Domains and DataBase
  30.      8)  CHEMSUB.PRO      17 Kbytes    Command Subroutines
  31.      9)  CHEMRULE.PRO     18 Kbytes    Ionize, Hybrid, Bonding rules
  32.      10) CHEMDATA.PRO     14 Kbytes    Chemical Data Atoms,Radius, etc
  33.      11) CHEM.PRJ         40 byte      Project file
  34.      12) *.DAT                         Chemical Data Files made
  35.      13) CHEMVIEW.COM     16 Kbytes    Chemical animation program
  36.      14) CHEMVW87.COM     16 Kbytes    CHEMVIEW for use with 8087
  37.      15) CHEMVIEW.PAS     14 Kbytes    TURBO pascal source code
  38.      16) *.D                           Shortened version of *.DAT files
  39.  
  40.  
  41.      CHEMVIEW is placed in the Public Domain and may be freely
  42.      copy and distributed. The latest version of CHEMICAL and
  43.      CHEMVIEW with source code can be obtained from the author
  44.      for $15.
  45.  
  46.                     Larry Puhl
  47.                     6 Plum Court
  48.                     Sleepy Hollow, Ill. 60118
  49.  
  50.  
  51.